home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11571 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.lang.c
  2. Path: news.duc.auburn.edu!hankedr
  3. From: hankedr@dms.auburn.edu (Darrel Hankerson)
  4. Subject: Re: is getopt() ANSI and portable ?
  5. In-Reply-To: mjs@hubcap.clemson.edu's message of 22 Mar 96 02:23:57 GMT
  6. Message-ID: <HANKEDR.96Mar24212808@manatee.dms.auburn.edu>
  7. Sender: usenet@mail.auburn.edu (Usenet Administrator)
  8. Nntp-Posting-Host: manatee.aca.auburn.edu
  9. Cc: mjs@clemson.edu
  10. Organization: Auburn University
  11. References: <31512EC7.389F@eso.org> <mjs.827459405@hubcap> <mjs.827461437@hubcap>
  12. Date: Mon, 25 Mar 1996 03:28:08 GMT
  13.  
  14. In article <mjs.827461437@hubcap> mjs@hubcap.clemson.edu (M. J. Saltzman) writes:
  15.  
  16.    Horton also mentions a more capable public-domain version due to Henry
  17.    Spencer.  Anybody know where to find it?
  18.  
  19. I thought it might be on the ftp.cs.toronto.edu site mentioned in
  20. Summit's "C Programming FAQs" (Addison-Wesley; nicely done), but could
  21. not find it on a quick look.
  22.  
  23. However, Darwin's "file" used Spencer's getopt, so if you cannot find
  24. a better source, try
  25.  
  26.    http://wuarchive.wustl.edu/systems/msdos/gnuish/file39a.zip
  27.  
  28. Libes' "Expect" book (O'Reilly) mentions that an article by Spencer on
  29. his regular-expression code will appear in "Software Solutions in C"
  30. edited by Schumacher; perhaps it contains a pointer to Spencer's getopt.
  31.  
  32. --
  33. --Darrel Hankerson hankedr@mail.auburn.edu
  34.